tzc380: Fix some asserts
authorAntonio Nino Diaz <[email protected]>
Wed, 5 Dec 2018 11:01:17 +0000 (11:01 +0000)
committerAntonio Nino Diaz <[email protected]>
Wed, 5 Dec 2018 11:21:42 +0000 (11:21 +0000)
commitdf54406df5c1addaf84940012c1c2c254af4129b
tree67d2caa798bdc5fb4685b914cbd9410b070f03e0
parent36bc633eec47b83ffcbc154d23eab833b21841aa
tzc380: Fix some asserts

This driver can be compiled in release builds, but GCC generates warnings
for some comparisons and that prevents the firmware from being built in
debug builds.

Change-Id: Ic52e1b4a11896ecf086864fbe2b5bfc143ec9b1b
Signed-off-by: Antonio Nino Diaz <[email protected]>
drivers/arm/tzc/tzc380.c